|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
BGP Notification message structure. More...
Public Attributes | |
| byte | errorCode |
| byte | errorSubCode |
| vector< byte > | data |
Public Attributes inherited from BgpPacket | |
| short | length |
| byte | type |
BGP Notification message structure.
| vector<byte> BgpNotification::data |
| byte BgpNotification::errorCode |
| byte BgpNotification::errorSubCode |